var net.multipathtcp
7 uses
net (current package)
dial.go#L41: var multipathtcp = godebug.New("multipathtcp")
dial.go#L63: if multipathtcp.Value() == "1" || multipathtcp.Value() == "3" {
dial.go#L64: multipathtcp.IncNonDefault()
dial.go#L101: if multipathtcp.Value() == "0" || multipathtcp.Value() == "3" {
dial.go#L102: multipathtcp.IncNonDefault()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)